SG Window | |
Version Property |
See Also Properties Methods Events Constants Error Codes |
Returns string containig version and build number.
object.Version
The object is expression that evaluates to the Window object.
Dim wnd As New SGWindow.Window MsgBox "SG Window version is " & wnd.Version